home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / me_cd22.zip / MUTT2.ZIP / COMPILE.BAT < prev    next >
DOS Batch File  |  1992-05-11  |  647b  |  28 lines

  1. REM MS-DOS batch file to compile Mutt2 extensions to ME2.
  2. REM Bob Stocker    Public Domain
  3.  
  4. mc2 me2 -q3 -tme2
  5. mc2 adjust -q3 -tme2
  6. mc2 calc -q3 -tme2
  7. mc2 cmode -q3 -tme2
  8. REM -- not for MS-DOS -- mc2 compile -q3 -tme2
  9. mc2 cstuff -q3 -tme2
  10. REM -- not for MS-DOS -- mc2 dir -q3 -tme2
  11. mc2 filter -q3 -tme2
  12. mc2 findit -q3 -tme2
  13. mc2 ganoi -q3 -tme2
  14. mc2 mailmode -q3 -tme2
  15. mc2 muttmode -q3 -tme2
  16. mc2 nomunge -q3 -tme2
  17. mc2 osstuff -q3 -tme2
  18. mc2 picture -q3 -tme2
  19. mc2 popup -q3 -tme2
  20. mc2 qr -q3 -tme2
  21. mc2 queen -q3 -tme2
  22. mc2 textmode -q3 -tme2
  23. mc2 wscroll -q3 -tme2
  24. REM -- not for MS-DOS -- mc2 xterm -q3 -tme2
  25.  
  26. mc2 myme -q3 -tme2
  27.  
  28.